From e6d3f3d91e8e511774bdbdae4e1c90f4ccbcdaac Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 23 Dec 2019 21:44:56 -0500 Subject: [PATCH] gtk-demo: Fix the application demo This was broken in d223752c55be49, when the support for internal children was removed from GtkInfoBar. --- demos/gtk-demo/application.ui | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) diff --git a/demos/gtk-demo/application.ui b/demos/gtk-demo/application.ui index ecceb997db..f457d89f32 100644 --- a/demos/gtk-demo/application.ui +++ b/demos/gtk-demo/application.ui @@ -43,25 +43,17 @@ 0 1 - - - - - 1 - - + + + 1 - - - - - center - _OK - 1 - - - + + + center + _OK + 1 + -- 2.30.2